text/template/parse.Tree.text (field)
10 uses
text/template/parse (current package)
parse.go#L25: text string // text parsed to create the template (or its parent)
parse.go#L54: text: t.text,
parse.go#L65: t.text = text
parse.go#L147: text := tree.text[:pos]
parse.go#L248: t.text = text
parse.go#L304: newT.text = t.text
parse.go#L610: block.text = t.text
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)